-
Notifications
You must be signed in to change notification settings - Fork 15
Update docs based on new customdata support in impersonation dialog #224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…stomdata property in the connection string.
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-224.westeurope.azurestaticapps.net |
#227) * Added page for documenting purchase flow for Azure Marketplace purchases including activating of subscriptions etc. * Added section on changing a azure subscription * Simplify section on subscription modification and update regarding suscription cancellation. --------- Co-authored-by: Peer Grønnerup <[email protected]>
* Added page for documenting purchase flow for Azure Marketplace purchases including activating of subscriptions etc. * Added section on changing a azure subscription * Simplify section on subscription modification and update regarding suscription cancellation. * Removed Azure Marketplace docs from toc and added note about it beeing an upcoming feature. --------- Co-authored-by: Peer Grønnerup <[email protected]>
* Add PowerShell connectivity testing instructions Added instructions for testing XMLA connectivity using PowerShell, including a sample script and troubleshooting steps. * Update xmla-as-connectivity.md * Modify XMLA URL and connection string in script Updated the XMLA URL and connection string properties in the PowerShell script.
Co-authored-by: Peer Grønnerup <[email protected]>
* doc reorg * doc-reorg-link-update * fixing toc and index references * adding applies to test * update broken links, implement new apply_to logic * update applies to * added applies to files tutorials * tutorials applies to * add applies to troubleshooting * security applies to added * references applies to * how-to files added applies to section * added applies to and general clean up for getting-started section * add applied to features docs and tocs with headers * update toc and master * added redirects for all files moved. * Changed main header for the webpage. Now is logo, search bar, support and sign in displayed. * Small fixes to tocs * doc reorg * doc-reorg-link-update * fixing toc and index references * adding applies to test * update broken links, implement new apply_to logic * update applies to * added applies to files tutorials * tutorials applies to * add applies to troubleshooting * security applies to added * references applies to * how-to files added applies to section * added applies to and general clean up for getting-started section * add applied to features docs and tocs with headers * update toc and master * added redirects for all files moved. * Changed main header for the webpage. Now is logo, search bar, support and sign in displayed. * Small fixes to tocs * Updated link in release notes * Added redirect mapping to keep staticwebapp below 20kb * New redirect solution. * reset template * Fixing link references * fix invalid links, revert deploy.yml * warnings as errors * update docfx * fix casing * multiple updates to align the "Applies to" header * fix badly formatted text * Add complete list of file redirects * Introduce a redirect mechanism that doesn't use `staticwebapp.config.json` or 404 page Also rename Semantic%20Model to Semantic-Model * Update TOC to bring getting started on top and C# advanced --------- Co-authored-by: Liping Huang <[email protected]> Co-authored-by: Morten Lønskov <[email protected]> Co-authored-by: Ahmet Sait <[email protected]>
Activated Marketplace page in ToC, removed preview note and added link to Marketplace offering. Co-authored-by: Peer Grønnerup <[email protected]>
|
@gronnerup We have merged the new organisation of the docs site. You will need to update this PR to fit into the new structure. |
…stomdata property in the connection string.
…com/TabularEditor/TabularEditorDocs into user-pg/customdata-in-impersonation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-224.westeurope.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-224.westeurope.azurestaticapps.net |
Added section under impersonation explaining the new option to set customdata property in the connection string.
Also updated screenshots to reflect the changes to the impersonation dialog.